From fb71fe87fceeb361d52e409dbb8f070806373ee3 Mon Sep 17 00:00:00 2001 From: Juanma Barranquero Date: Tue, 5 Feb 2008 15:59:07 +0000 Subject: [PATCH] In help, use generic names for the image libraries. --- nt/configure.bat | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/nt/configure.bat b/nt/configure.bat index 6b5441c1d67..725cd09e8d8 100755 --- a/nt/configure.bat +++ b/nt/configure.bat @@ -120,11 +120,11 @@ echo. --no-opt disable optimization echo. --no-cygwin use -mno-cygwin option with GCC echo. --cflags FLAG pass FLAG to compiler echo. --ldflags FLAG pass FLAG to compiler when linking -echo. --without-png do not use libpng even if it is installed -echo. --without-jpeg do not use jpeg-6b even if it is installed -echo. --without-gif do not use libungif even if it is installed -echo. --without-tiff do not use libtiff even if it is installed -echo. --without-xpm do not use libXpm even if it is installed +echo. --without-png do not use PNG library even if it is installed +echo. --without-jpeg do not use JPEG library even if it is installed +echo. --without-gif do not use GIF library even if it is installed +echo. --without-tiff do not use TIFF library even if it is installed +echo. --without-xpm do not use XPM library even if it is installed goto end rem ---------------------------------------------------------------------- :setprefix -- 2.30.2